Add server usage section for user profile query#1428
Add server usage section for user profile query#1428KipzonderKop101 wants to merge 1 commit intosolidjs:mainfrom
Conversation
Added server usage example for user profile query.
|
|
✅ Deploy Preview for solid-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
I appreciate you taking the time to do this, but this is intentional. I didn't add that example here because
|
|
@amirhhashemi thank you for the explanation! That does make a lot of sense. If there is anyway I'd be able to help out, feel free to reach out to me. Thanks again for taking the time to review! |
Added server usage example for user profile query.
Description(required)
Right now I've experienced some confusion around what makes a
queryrun only on the server. I feel an example would've helped my out a ton, and not make the mistake of going with file-level"use server";. See issue #2066 on Solid Start. solidjs/solid-start#2066Be happy to adjust if needed. Thanks!
Related issues & labels